var testing.short
4 uses
testing (current package)
testing.go#L449: short = flag.Bool("test.short", false, "run smaller test suite to save time")
testing.go#L489: short *bool
testing.go#L680: if short == nil {
testing.go#L688: return *short
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)